翻訳と辞書
Words near each other
・ Newton Downtown Historic District
・ Newton E. Mason
・ Newton Earp
・ Newton Edmunds
・ Newton Edward Miller
・ Newton Emerson
・ Newton Estape Vila
・ Newton Ewell
・ Newton Exchange
・ Newton F.C.
・ Newton Faller
・ Newton Falls
・ Newton Falls High School
・ Newt (disambiguation)
・ Newt (Hollyoaks)
Newt (programming library)
・ Newt Allen
・ Newt fencing
・ Newt Gingrich
・ Newt Gingrich presidential campaign, 2012
・ Newt H. Hall
・ Newt Halliday
・ Newt Heisley
・ Newt Hudson
・ Newt Hunter
・ Newt Joseph
・ Newt Kimball
・ Newt Loken
・ Newt Perry
・ Newt Randall


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Newt (programming library) : ウィキペディア英語版
Newt (programming library)

Newt is a programming library for color text mode, widget-based user interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes, radio buttons, labels, plain text fields, scrollbars, etc., to text user interfaces. This package also contains the shared library needed by programs built with newt, as well as an application whiptail, which provides the most commonly used features of dialog. Newt is based on the slang library. It abbreviates from ''Not Erik's Windowing Toolkit''.
== Features ==
Newt was originally designed for use in the install code of Red Hat Linux and is written mostly focusing on clear interface, simplicity and small footprint.〔(Newt tutorial )〕 Because of that, unlike most recent GUI engines, it does not use an event-driven architecture. Windows must be created and destroyed as a stack (the order of discarding is the exact opposite to that of creation). The top level window is always modal. Many behaviours, such as widget traversal order, are difficult or impossible to change.
These restrictions simplify the design of the library as well as the code of programs using it, though they impose limitations on user interface design.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Newt (programming library)」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.